Welcome![Sign In][Sign Up]
Location:
Search - vc c/s

Search list

[VC/MFCcPPlesson1

Description: 清华大学的C++面向对象程序设计的课程第一讲PPT资料。对VC++开发编程有很好的帮助。-The Tsinghua University s C++ object oriented programming course of PPT data. Have a good help to the development of VC++ programming.
Platform: | Size: 37888 | Author: KOBE | Hits:

[VC/MFCcPPlesson2

Description: 清华大学的C++面向对象程序设计的课程2 PPT资料。对VC++开发编程有很好的帮助。-The Tsinghua University s C++ object oriented programming 2rd course of PPT data. Have a good help to the development of VC++ programming.
Platform: | Size: 161792 | Author: KOBE | Hits:

[VC/MFCcPPlesson3

Description: 清华大学的C++面向对象程序设计的课程3 PPT资料。对VC++开发编程有很好的帮助。-The Tsinghua University s C++ object oriented programming course of 3rd PPT data. Have a good help to the development of VC++ programming.
Platform: | Size: 51200 | Author: KOBE | Hits:

[VC/MFCcPPlesson4

Description: 清华大学的C++面向对象程序设计的课程4 PPT资料。对VC++开发编程有很好的帮助。-The Tsinghua University s C++ object oriented programming course of 4 PPT data. Have a good help to the development of VC++ programming.
Platform: | Size: 103424 | Author: KOBE | Hits:

[VC/MFCVCPP

Description: Microsoft Visual C++,(简称Visual C++、MSVC、VC++或VC)是Microsoft公司推出的开发Win32环境程序,面向对象的可视化集成编程系统。它不但具有程序框架自动生成、灵活方便的类管理、代码编写和界面设计集成交互操作、可开发多种程序等优点,而且通过简单的设置就可使其生成的程序框架支持数据库接口、OLE2,WinSock网络、3D控制界面。 它以拥有“语法高亮”,IntelliSense(自动完成功能)以及高级除错功能而著称。比如,它允许用户进行远程调试,单步执行等。还有允许用户在调试期间重新编译被修改的代码,而不必重新启动正在调试的程序。其编译及建置系统以预编译头文件、最小重建功能及累加连结著称。这些特征明显缩短程式编辑、编译及连结花费的时间,在大型软件计划上尤其显著[1] -Microsoft Visual C++, (referred to as Visual C++, MSVC, VC++ or VC) is Microsoft s launch of the development program Win32 environment, visual integrated object-oriented programming system. It not only has the program automatically generates the framework, flexible class management, coding and interface design integration interaction, can develop a variety of programs and other advantages, but also can make it through a simple setup program generated framework supports interface, OLE2, WinSock network, 3D control interface. It has a syntax highlighting , IntelliSense (AutoComplete feature) and advanced debugging capabilities known. For example, it allows users to remotely debug, single-step execution. Also allows users to recompile during debugging code to be modified without having to restart the program being debugged. Compile and build systems to precompiled headers, minimal reconstruction function and the cumulative link known. These features significantly shorten the program to
Platform: | Size: 13312 | Author: Mr.hu | Hits:

[ActiveX/DCOM/ATLtime-based-plugin-shop

Description: 基于时间的插件模块框架,使用VISUAL STUDIO C++ 2008编写,可以学习到PLUGin的一些技术。-BASED ON TIME S PLUGIN FRAMEWORK ,Apply in vc++
Platform: | Size: 18432 | Author: thoulin | Hits:

[Otherpdf417

Description: PDF417 是一种应用最为广泛的二维条码,应用 Visual C++6.0 对 PDF417 条码进行计算机编码的实现。二维条码 PDF417 有 多种数据压缩模式,针对各种数据压缩模式,结合我国实际提出了关于编码溢出、汉字编码等问题的讨论及解决方法;应用 VC++6.0 编程处理复杂多项式计算,实现了数据压缩编码算法的优化,使在整体数据压缩后,码字数目得到减少,提高编码效率,从而实现了 PDF417 编码程序在信息录入中的应用,促进了二维条码在水果流通领域中的应用和普及。-PDF417 is one of the most widely used two- dimensional barcode, and the application of C++6.0 PDF417 to the coding of Visual barcode. Two dimensional barcode PDF417 A variety of data compression mode, for various data compression mode, combined with China s actual proposed coding overflow, Chinese characters coding and other issues of discussion and solution application VC++6.0 Programming and processing of complex polynomial computing, the data compression and coding algorithm is optimized, so that the number of code words can be reduced and the coding efficiency can be improved. The application of PDF417 encoding program in information input promotes the application and popularization of two dimensional bar code in fruit circulation field..
Platform: | Size: 110592 | Author: m | Hits:

[OtherScoreManager

Description: 基于VC的学生管理系统,包含显示,排序,插入,删除,统计等功能-it s a system that used to manage students score and based on Microsoft Visual C++ 6.0
Platform: | Size: 9216 | Author: wyk | Hits:

[VC/MFCVisual-CPP-by-examples

Description: 通过例子学习VC++,作者:Stefan Bjö rnander-S. G. Ganesh is currently working as a research engineer in Siemens Corporate Technology, Bangalore. He works in the area of Code Quality Management (CQM). He has good experience in system software development having worked for around five years in Hewlett-Packard s C++ compiler team in Bangalore. He also represented the ANSI/ISO C++ standardization committee (JTC1/SC22/WG21) 2005 to 2007. He has authored several books. The latest one is 60 Tips for Object Oriented Programming (Tata-McGraw Hill/ISBN-13 978-0-07-065670-3). He has a master s degree in computer science. His research interests include programming languages, compiler design and design patterns. If you re a student or a novice developer, you might find his website www.joyofprogramming.com to be interesting. You can reach him at sgganesh@gmail.com.
Platform: | Size: 3663872 | Author: jiang | Hits:

[CSharpsearching-file

Description: 这是我大二时上c语言课程的课程设计。程序基本功能: 1 添加文件 2 删除文件 3 全部文件列表 4 修改文件摘要 5 按关键词查找文件 程序注释完全,可以按照步骤提示一步一步运行。当然由于水平有限程序有不少bug,不过基本功能实现了。希望能帮到需要的童鞋。 两外程序可以直接运行的。如果赋值程序到VC++6.0环境下,中文及注释变成了问号。可以发消息联系我,发给亲们源文件。 -This is on my sophomore c language curriculum design curriculum. Program basic functions: add files to delete the file 2 3 4 Modify the file list all files Digest 5 program comments by keywords to find the file completely, you can follow the instructions step by step by step operation. Of course, due to the limited level of the program, there are many bug, but the basic function realized. We hope to help children' s shoes need. Two external programs can run directly. If the assignment program to the next VC++6.0 environment, Chinese and comments into a question mark. You can contact me, send pro source files.
Platform: | Size: 19456 | Author: ANDY | Hits:

[OthertrapeziumPatternPrint

Description: 中兴通讯2016编程题:输出倒三角矩阵。使用C语言完成,可在VC++6.0环境下运行-ZTE' s 2016 programming problem: Output inverted triangular matrix. Use C language to complete, can be run in VC++6.0 environment
Platform: | Size: 145408 | Author: 尚兴荣 | Hits:

[CommunicationSOEM-1.3.1.tar

Description: To compile for linux: go to project directory source ./setup.sh linux make all Please read the doxygen documentation in doc/html/index.html To complie for windows: go to project directory Build soem libary make_libsoem_lib.bat <Path to MSVC VC> <arch> Ex: make_libsoem_lib.bat C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC x86 Build test folder make_test_win32.bat <Path to MSVC VC> <arch> Ex: make_test_win32.bat C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC x86 Test: slavinfo.exe <wpcap device name>. slaveinfo.exe will print the \Device\NPF_{xxxxxx} s Ex. slaveinfo.exe \Device\NPF_{735D4B45-68D6-47A6-B826-E0DA26AC761A}-To compile for linux: go to project directory source ./setup.sh linux make all Please read the doxygen documentation in doc/html/index.html To complie for windows: go to project directory Build soem libary make_libsoem_lib.bat <Path to MSVC VC> <arch> Ex: make_libsoem_lib.bat C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC x86 Build test folder make_test_win32.bat <Path to MSVC VC> <arch> Ex: make_test_win32.bat C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC x86 Test: slavinfo.exe <wpcap device name>. slaveinfo.exe will print the \Device\NPF_{xxxxxx} s Ex. slaveinfo.exe \Device\NPF_{735D4B45-68D6-47A6-B826-E0DA26AC761A}
Platform: | Size: 489472 | Author: 吕其铮 | Hits:

[Bio-Recognizec18

Description: VC++利用Hook钩子实现的阴影菜单,不要误认为是Winodws系统自带的阴影菜单,仔细看你就会发现两者是不一样的,一样令人羡慕不已,尤其是使用钩子实现,相信对VC++编程者来说,有空的时候还是要看一下哦!虽然大家对这种效果已经司空见惯了,但实现起来没有想像的那么简单,因此具有参考价值。- 145/5000 VC++lìyòng Hook gōu zǐ shíxiàn de yīnyǐng càidān, bùyào wù rènwéi shì Winodws xìtǒng zì dài de yīnyǐng càidān, zǐxì kàn nǐ jiù huì fāxiàn liǎng zhě shì bù yīyàng de, yīyàng lìng rén xiànmù bùyǐ, yóuqí shì shǐyòng gōu zǐ shíxiàn, xiāngxìn duì VC++biānchéng zhě lái shuō, yǒu kòng de shíhou háishì yào kàn yīxià ó! Suīrán dàjiā duì zhè zhǒng xiàoguǒ yǐjīng sīkōngjiànguànle, dàn shíxiàn qǐlái méiyǒu xiǎngxiàng dì nàme jiǎndān, yīncǐ jùyǒu cānkǎo jiàzhí. VC++ using Hook hook to achieve the shadow of the menu, do not mistakenly believe that the Winodws system comes with the shadow menu, look carefully you will find that the two are not the same, as enviable, especially the use of hook to achieve, For those who have time to look at it! Although everyone on this effect has been commonplace, but it is not so simple to imagine, so it has a reference value.
Platform: | Size: 43008 | Author: | Hits:

[OtherVisual-CPP-6.0

Description: Microsoft Visual C++(简称Visual C++、MSVC、VC++或VC)是微软公司的C++开发工具,具有集成开发环境,可提供编辑C语言,C++以及C++/CLI等编程语言。VC++集成了便利的除错工具,特别是集成了微软Windows视窗操作系统应用程序接口(Windows API)、三维动画DirectX API,Microsoft .NET框架。目前最新的版本是Microsoft Visual C++ 2015。-Microsoft Visual C++ (referred to as Visual C++, MSVC, VC++ or VC) is C++ Microsoft' s development tools, an integrated development environment that provides editing C language, C++ and C++/CLI and other programming languages. VC++ a convenient integrated debugging tools, particularly integrated with Microsoft Windows operating system Windows Application Programming Interface (Windows API), three-dimensional animation DirectX API, Microsoft .NET Framework. The latest version of Microsoft Visual C++ 2015.
Platform: | Size: 31744000 | Author: 杜涛 | Hits:

[Windows DevelopNaisTcpFP

Description: 该类通讯组件无须安装,直接复制到工程文件目录,方便打包安装部署;无须任何配置,直接调用函数,与应用开发无缝衔接;多年工程经验的软件团队开发测试,经过本公司及客户的海量实际应用检验,稳定可靠;采用稳定高效的内部协议,无须编写PLC内部程序配合,直接访问PLC的内存,通讯响应快速;内建动态管理的多独立线程连接,同时支持外部应用的多线程结构调用;兼容WINDOWS系统下的所有开发环境,包括各种版本的VB.NET、C#、VC++,以及DEIPHI 、VB、LabView等;支持几乎所有PLC的CPU自带通讯口、通讯扩展模块。(This kind of communication components do not need to install, directly copied to the project file directory, convenient installation package deployment; without any configuration, direct call function, and the application development of seamless software development and testing team; years of engineering experience, after the company and the client massive application test, stable and reliable; the stable and efficient internal protocol, without the preparation of PLC internal procedures with direct access to the PLC memory, communication and fast response; built in multiple independent threads of the dynamic management of connection structure of multi thread and support external application; development environment compatible with all WINDOWS systems, including the various versions of VB.NET, C#, VC++, and DEIPHI, VB, LabView and other support; almost all of PLC's own CPU communication port, communication module.)
Platform: | Size: 610304 | Author: Autoctrl888 | Hits:

[Windows DevelopDLL

Description: C++写的一个DLL文件 用vc++6.0编译 ,用vc调用DLL来对两个数字比较大小 。作为课堂作业非常合适。(A DLL file written by c++ is compiled with vc++ 6.0, and the vc calls the DLL to compare the two Numbers. As a class assignment, it's perfect.)
Platform: | Size: 14272512 | Author: 银色丝线 | Hits:

[VOIP programIP电话

Description: 本程序在Windows XP、Visual C++6.0版本环境下编译通过。需要rtcdll.dll文件(此文件一般在Windows安装目录下的system32文件夹中)。 另外,MMSYSTEM.H头文件一般在“C:\Program Files\Microsoft Visual Studio\VC98 \Include”目录下(请读者按照自己安装VC++的目录查找)。如果不是完全安装VC++,可能没有这个文件,可在本章源代码光盘中找到该文件。 运行程序需要摄像头和麦克风等设备。(This procedure in Windows XP, Visual version of the C++6.0 compiler environment through. Rtcdll.dll file (this file in the Windows installation directory under the system32 folder). In addition, MMSYSTEM.H generally in the "C:\Program Files\Microsoft Visual Studio\VC98 \Include" directory (the reader is installed according to VC++'s own search directory). If it is not fully installed VC++, may not have this file, the file can be found in this chapter source code cd. Program needs to run the camera and microphone and other equipment.)
Platform: | Size: 31395840 | Author: vision2sky | Hits:

[Crack Hack3des

Description: 本次测试的代码是DES算法的C语言实现(VC 6.0): (1)加密 输入:8个明文字符,8个密钥字符(例如“12345678”,“12345678”) 将输入密钥和明文的8个字符各自转换为二进制,然后进行DES加密,输出加密结果 将加密过程中第1,2轮E盒扩展,S盒置换,P盒替代中间结果输出 (2)解密 输入:将加密之后得到的64比特密文作为输入 输出:经过DES解密之后,输出8比特字符(3DES encryption and decryption in C language)
Platform: | Size: 3072 | Author: 我只想静静 | Hits:
« 1 2 ... 22 23 24 25 26 27»

CodeBus www.codebus.net